These flags specify what to do if the exact instrument requested is not found. They are used in the flags field of the note request information structure Note Request Information Structure .
enum {
kNoteRequestNoGM = 1,
kNoteRequestNoSynthType = 2
};